home *** CD-ROM | disk | FTP | other *** search
/ Champak 99 / (Vol 99) Jan 19 2010.iso / Games / artifact_catcher.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(release).as
Text File  |  2010-01-19  |  43b  |  4 lines

  1. on(release){
  2.    _root.gotoAndPlay(3);
  3. }
  4.